# Map, Filter, and Fold

Nodysseus has `map`, `filter`, and `fold` (reduce) nodes for working with arrays. These roughly follow the corresponding Javascript methods.
